<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  background: url(../images/bg.jpg) 0 center repeat;
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.banner .bannerSwiper {
  overflow: hidden;
  cursor: grab;
}
.banner .bannerSwiper ul li {
  width: 100%;
  overflow: hidden;
}
.banner .bannerSwiper img {
  display: block;
  width: 100%;
  object-fit: cover;
  min-height: 600px;
  -webkit-transition: all 1.8s ease-out;
  transition: all 1.8s ease-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.banner .bannerSwiper .swiper-slide-active {
  -webkit-animation: clipSectorIn 0.7s linear;
  animation: clipSectorIn 0.7s linear;
}
.banner .bannerSwiper .swiper-slide-active img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
@-webkit-keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
@keyframes clipSectorIn {
  0% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 0% 0%);
  }
  55% {
    -webkit-clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
    clip-path: polygon(0% 100%, 0% 0%, 0% 0%, 100% 0%, 100% 0%);
  }
  100% {
    -webkit-clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
    clip-path: polygon(0% 100%, 0% 100%, 0% 0%, 100% 0%, 100% 100%);
  }
}
.banner .banner-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-prev {
  left: 3%;
}
.banner .banner-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -80px;
  width: 78px;
  height: 78px;
  margin-top: -39px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  border-radius: 100%;
  transition: all 0.5s linear;
  cursor: pointer;
  outline: none;
}
.banner:hover .banner-next {
  right: 3%;
}
.banner .banner-pagination {
  font-size: 0;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  bottom: 50px;
  z-index: 3;
  width: 300px;
  text-align: center;
}
.banner .banner-pagination span {
  display: inline-block;
  opacity: 1;
  padding: 9px;
  border-radius: 100%;
  background: none;
  width: auto;
  height: auto;
  margin: 0 5px !important;
  cursor: pointer !important;
  outline: none;
  position: relative;
}
.banner .banner-pagination span:before {
  content: "";
  display: block;
  border-radius: 100%;
  background-color: #ffffff;
  width: 8px;
  height: 8px;
}
.banner .banner-pagination span::after {
  content: "";
  display: block;
  border-radius: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url(../images/banon.png) center center no-repeat;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.banner .banner-pagination span.swiper-pagination-bullet-active::after {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}
.title {
  line-height: 1;
}
.title a {
  display: inline-block;
  vertical-align: top;
}
.title span {
  display: block;
}
.title span i {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
}
.title span i img {
  display: inline-block;
  vertical-align: top;
}
.title span b {
  font-size: 40px;
  color: #273966;
}
.title em {
  display: block;
  font-size: 16px;
  margin-top: 26px;
  letter-spacing: 2px;
  color: #5c5c5c;
}
.moreLink {
  display: block;
  width: 200px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background-image: linear-gradient(0deg, #1194be 0%, #58db75 100%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.moreLink i {
  font-family: "Microsoft YaHei";
}
.moreLink em {
  display: inline-block;
  vertical-align: top;
  height: 56px;
  width: 37px;
  margin-left: 25px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background: url(../images/morear.png) right center no-repeat;
}
.moreLink span {
  font-family: "Times New Roman", Times, Baskerville, Georgia, serif;
  font-weight: bold;
}
.moreLink:hover {
  box-shadow: 0 4px 20px rgba(200, 9, 27, 0.3);
}
.moreLink:hover em {
  animation: zyfd 1.5s linear infinite;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .moreLink {
  float: right;
  margin-top: 10px;
}
.titBox .search {
  float: right;
  margin-top: 13px;
  position: relative;
  width: 320px;
  height: 46px;
  background-image: linear-gradient(0deg, #1194be 0%, #58db75 100%);
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  padding-right: 80px;
  overflow: hidden;
  border-radius: 6px;
}
.titBox .search .searchInp {
  width: 100%;
  height: 46px;
  line-height: 46px;
  border: none;
  background: none;
  padding-left: 30px;
  font-size: 14px;
  color: #ffffff;
}
.titBox .search .searchInp::-webkit-input-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp::-moz-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp:-ms-input-placeholder {
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  opacity: 1;
}
.titBox .search .searchInp:focus::-webkit-input-placeholder,
.titBox .search .searchInp:active::-webkit-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .searchInp:focus::-moz-placeholder,
.titBox .search .searchInp:active::-moz-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .searchInp:focus:-ms-input-placeholder,
.titBox .search .searchInp:active:-ms-input-placeholder {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.titBox .search .submitBtn {
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/searchico.png) center center no-repeat;
  width: 80px;
  height: 100%;
  cursor: pointer;
  border: none;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
}
.about .aboutBox {
  height: 875px;
  padding-top: 114px;
}
.about .aboutText {
  height: 448px;
  width: 868px;
}
.about .aboutText .tit {
  font-size: 40px;
  line-height: 1;
  font-weight: bold;
  color: #273966;
}
.about .aboutText .tip {
  margin-top: 32px;
}
.about .aboutText .tip .t1 {
  line-height: 1;
  font-size: 16px;
  letter-spacing: 1px;
  color: #606060;
}
.about .aboutText .tip .t2 {
  font-size: 12px;
  line-height: 16px;
  color: #bebebe;
  margin-top: 15px;
  font-family: Arial;
  letter-spacing: 0.2px;
}
.about .aboutText .text {
  margin-top: 38px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  height: 144px;
  font-size: 15px;
  color: #595858;
  text-align: justify;
}
.about .aboutText .more {
  margin-top: 48px;
  display: block;
  text-align: center;
  width: 179px;
  height: 34px;
  line-height: 34px;
  background-color: #273966;
  color: #fff;
  font-size: 12px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aboutText .more span::before {
  content: "&lt;";
  margin-right: 20px;
}
.about .aboutText .more span::after {
  content: "&gt;";
  margin-left: 20px;
}
.about .aboutText .more::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #c8091b;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.about .aboutText .more:hover {
  background: none;
  color: #c8091b;
  box-shadow: 0 10px 10px -5px rgba(200, 9, 27, 0.5);
}
.about .aboutText .more:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.about .aLink {
  position: relative;
  padding-top: 36px;
  z-index: 3;
}
.about .aLink::before {
  content: "";
  display: block;
  margin-left: -42px;
  margin-right: -42px;
  background: url(../images/alinkbg.png) center 0 no-repeat;
  height: 243px;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
}
.about .aLink ul {
  margin: 0 -12px;
  display: flex;
  justify-content: space-between;
}
.about .aLink ul li {
  padding: 0 12px;
  width: 33.333%;
}
.about .aLink ul li a {
  display: block;
  height: 178px;
  position: relative;
  overflow: hidden;
}
.about .aLink ul li a i {
  width: 100%;
  height: 100%;
  display: block;
}
.about .aLink ul li a i img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a .txt {
  position: absolute;
  color: #fff;
  left: 45px;
  top: 36px;
}
.about .aLink ul li a .txt .cn {
  display: block;
  font-weight: bold;
  font-size: 26px;
  line-height: 1;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.about .aLink ul li a .txt .en {
  font-family: Arial;
  font-size: 14px;
  line-height: 10px;
  display: block;
  margin-top: 16px;
  opacity: 0.6;
  -webkit-transition: all 0.46s ease-out;
  transition: all 0.46s ease-out;
}
.about .aLink ul li a .txt .ar {
  display: block;
  width: 24px;
  height: 24px;
  margin-top: 36px;
  background: url(../images/alinkar.png) 0 center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .aLink ul li a:hover i img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.about .aLink ul li a:hover .txt .cn {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.about .aLink ul li a:hover .txt .en {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.about .aLink ul li a:hover .txt .ar {
  animation: zyfd 1.5s linear infinite;
}
.notice {
  position: relative;
  overflow: hidden;
  background: url(../images/ggbg.jpg) center 0 no-repeat;
  padding-top: 56px;
}
.notice .title {
  margin-bottom: 22px;
}
.notice .imgSwiper {
  width: 630px;
  float: left;
  position: relative;
  height: 446px;
}
.notice .imgSwiper ul li .item {
  height: 446px;
  position: relative;
  overflow: hidden;
}
.notice .imgSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.notice .imgSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.notice .imgSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: absolute;
  height: 60px;
  line-height: 60px;
  padding-left: 15px;
  font-size: 16px;
  color: #f6f6f9;
  padding-right: 150px;
  z-index: 3;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(39, 57, 102, 0.92);
}
.notice .imgSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.notice .imgSwiper .page {
  position: absolute;
  right: 20px;
  bottom: 0;
  z-index: 5;
  font-size: 16px;
  color: #f6f6f9;
  line-height: 60px;
  text-align: center;
}
.notice .imgSwiper .page::before {
  content: "/";
  font-size: 8px;
  color: #f6f6f9;
  height: 8px;
  line-height: 8px;
  overflow: hidden;
  width: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 1px;
}
.notice .imgSwiper .page .img-prev {
  float: left;
  width: 50px;
  cursor: pointer;
  outline: none;
}
.notice .imgSwiper .page .img-prev::before {
  content: "&lt;";
}
.notice .imgSwiper .page .img-next {
  float: right;
  width: 50px;
  cursor: pointer;
  outline: none;
}
.notice .imgSwiper .page .img-next::before {
  content: "&gt;";
}
.notice .ggTabs {
  float: right;
  margin-top: -74px;
  width: 610px;
}
.notice .ggTabs .ggNav {
  border-bottom: 1px solid #e3e3e3;
}
.notice .ggTabs .ggNav ul::after,
.notice .ggTabs .ggNav ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.notice .ggTabs .ggNav ul li {
  float: left;
  margin-left: 64px;
}
.notice .ggTabs .ggNav ul li:first-child {
  margin-left: 0;
}
.notice .ggTabs .ggNav ul li a {
  display: block;
  padding: 0 16px;
  font-size: 20px;
  height: 56px;
  line-height: 40px;
}
.notice .ggTabs .ggNav ul li.active a {
  font-weight: bold;
  color: #c8091b;
}
.notice .ggTabs .ggList ul li {
  height: 65px;
  line-height: 65px;
  position: relative;
  padding-left: 25px;
  padding-right: 100px;
}
.notice .ggTabs .ggList ul li:nth-child(2n) {
  background-color: rgba(241, 244, 246, 0.5);
}
.notice .ggTabs .ggList ul li .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  color: #5b5b5b;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.notice .ggTabs .ggList ul li .bt:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.notice .ggTabs .ggList ul li .date {
  position: absolute;
  right: 10px;
  font-family: Arial;
  font-size: 12px;
  top: 0;
  color: #b7b8b8;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.notice .ggTabs .ggList ul li:hover .bt {
  color: #c8091b;
}
.notice .ggTabs .ggList ul li:hover .date {
  color: #c8091b;
}
.notice .ggBox {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 50px;
}
.business {
  padding-top: 80px;
  position: relative;
  overflow: hidden;
}
.business .title {
  text-align: center;
}
.business .ywNav {
  position: relative;
  padding-right: 205px;
  margin-top: 52px;
}
.business .ywNav::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 3000px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 1px;
  background-color: #000000;
  opacity: 0.1;
}
.business .ywNav::after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 3000px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 1px;
  background-color: #000000;
  opacity: 0.1;
}
.business .ywNav ul {
  width: 100%;
  display: table;
}
.business .ywNav ul li {
  display: table-cell;
}
.business .ywNav ul li a {
  display: block;
  height: 72px;
  line-height: 72px;
  font-size: 18px;
  text-align: center;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #273966, #273966);
  background-image: linear-gradient(to right, #273966, #273966);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: 0 center;
}
.business .ywNav ul li a em {
  overflow: hidden;
  width: 26px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .ywNav ul li a em img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.business .ywNav ul li:hover a,
.business .ywNav ul li.active a {
  background-size: 100% 100%;
  color: #fff;
}
.business .ywNav ul li:hover a em,
.business .ywNav ul li.active a em {
  filter: grayscale(100) brightness(5);
}
.business .ywNav .more {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 72px;
  line-height: 72px;
  text-align: center;
  width: 205px;
  font-size: 18px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #273966, #273966);
  background-image: linear-gradient(to right, #273966, #273966);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: center center;
}
.business .ywNav .more em {
  overflow: hidden;
  width: 26px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  position: relative;
  top: -2px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .ywNav .more em img {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.business .ywNav .more:hover {
  background-size: 100% 100%;
  color: #fff;
}
.business .ywNav .more:hover em {
  filter: grayscale(100) brightness(5);
}
.business .ywSwiper {
  margin-top: 10px;
}
.business .ywSwiper .swiper-container {
  overflow: initial;
}
.business .ywSwiper .ywItem {
  width: 100%;
  height: 635px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .ywSwiper .ywItem .pic {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.business .ywSwiper .ywItem .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.business .ywSwiper .ywItem .ywLe {
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 205px;
  text-align: center;
  background-color: rgba(39, 57, 102, 0.98);
  padding-top: 22px;
}
.business .ywSwiper .ywItem .ywLe .leNav {
  background: url(../images/ywnavli.png) center 0 no-repeat;
  overflow: auto;
  height: 518px;
}
.business .ywSwiper .ywItem .ywLe .leNav::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
.business .ywSwiper .ywItem .ywLe .leNav::-webkit-scrollbar-thumb {
  background-color: #c8091b;
}
.business .ywSwiper .ywItem .ywLe .leNav a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  font-size: 16px;
  height: 74px;
  line-height: 74px;
  background: url(../images/ywnavli.png) center bottom no-repeat;
  padding: 0 5px;
}
.business .ywSwiper .ywItem .ywLe .leNav a:hover {
  color: rgba(255, 255, 255, 0.8);
  text-decoration: underline;
}
.business .ywSwiper .ywItem .ywLe .tel {
  width: 180px;
  height: 54px;
  background-color: #ffffff;
  margin: auto;
  margin-top: 26px;
  line-height: 54px;
  position: relative;
  font-size: 16px;
  color: #283966;
  font-weight: bold;
}
.business .ywSwiper .ywItem .ywLe .tel::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 21px;
  margin-right: 8px;
  -webkit-animation: msClock2 1.5s linear infinite;
  animation: msClock2 1.5s linear infinite;
  background: url(../images/ywtel.png) center center no-repeat;
}
.business .ywSwiper .ywItem:hover .pic img {
  -webkit-transform: scale(1.04);
  -moz-transform: scale(1.04);
  -o-transform: scale(1.04);
  transform: scale(1.04);
}
.business .ywSwiper .swiper-slide-prev .ywItem {
  opacity: 0.25;
}
.business .ywSwiper .swiper-slide-prev .ywItem .ywLe {
  opacity: 0;
}
.business .ywSwiper .swiper-slide-next .ywItem {
  opacity: 0.25;
}
.business .ywSwiper .swiper-slide-next .ywItem .ywLe {
  opacity: 0;
}
.qualification {
  position: relative;
  overflow: hidden;
  padding: 80px 0 0;
}
.qualification .ryBox .title {
  background: url(../images/rytitbg.png) 0 bottom no-repeat;
  padding-bottom: 44px;
}
.qualification .ryBox .ryMore {
  font-family: Arial;
  font-size: 12px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: 56px;
  padding: 0 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .ryBox .ryMore::before {
  content: "";
  width: 110px;
  height: 1px;
  background-color: #e3e3e3;
  display: block;
  position: absolute;
  left: -110px;
  top: 50%;
}
.qualification .ryBox .ryMore::after {
  content: "";
  width: 310px;
  height: 1px;
  background-color: #e3e3e3;
  display: block;
  position: absolute;
  right: -310px;
  top: 50%;
}
.qualification .ryBox .ryMore span::before {
  content: "&lt; ";
}
.qualification .ryBox .ryMore span::after {
  content: " &gt;";
}
.qualification .ryBox .ryMore:hover {
  color: #273966;
}
.qualification .rySwiper {
  margin-top: 24px;
  position: relative;
}
.qualification .rySwiper .swiper-container {
  margin-right: -22px;
  cursor: url(../images/ingesture.png) 35 35, grab !important;
}
.qualification .rySwiper .swiper-container img {
  cursor: url(../images/ingesture.png) 35 35, grab !important;
}
.qualification .rySwiper ul li {
  padding-right: 22px;
  padding-bottom: 20px;
  width: 25%;
}
.qualification .rySwiper ul li .item {
  background-color: #ffffff;
  border: solid 1px #ededed;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 14px 14px 6px;
}
.qualification .rySwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .rySwiper ul li .item .pic i {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 81.6%;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
}
.qualification .rySwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.qualification .rySwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 16px;
  height: 60px;
  line-height: 60px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #545454;
}
.qualification .rySwiper ul li .item:hover {
  box-shadow: 8px 7px 9px 0px rgba(0, 84, 226, 0.16);
}
.qualification .rySwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.qualification .rySwiper ul li .item:hover .bt {
  color: #273966;
}
.qualification .page .ry-prev {
  position: absolute;
  z-index: 3;
  left: -100px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: #e3e3e3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  outline: none;
}
.qualification .page .ry-prev::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-right: 8px solid #fff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.qualification .page .ry-prev:hover,
.qualification .page .ry-prev.on {
  background-color: #273966;
}
.qualification .page .ry-prev.swiper-button-disabled {
  background-color: #f5f5f5;
  cursor: none;
  opacity: 0.7;
}
.qualification .page .ry-next {
  position: absolute;
  z-index: 3;
  right: -100px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: #e3e3e3;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  outline: none;
}
.qualification .page .ry-next::before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  border-left: 8px solid #fff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.qualification .page .ry-next:hover,
.qualification .page .ry-next.on {
  background-color: #273966;
}
.qualification .page .ry-next.swiper-button-disabled {
  background-color: #f5f5f5;
  cursor: none;
  opacity: 0.7;
}
.news {
  position: relative;
  overflow: hidden;
  padding: 80px 0 88px;
  background: url(../images/newsbg.jpg) center bottom no-repeat;
}
.news .newsNav::after,
.news .newsNav:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsNav .title {
  float: left;
}
.news .newsNav ul {
  width: auto;
  bottom: 0;
  float: right;
  position: relative;
  margin-top: 22px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.news .newsNav ul::before {
  content: "";
  display: block;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  width: 320px;
  left: 100%;
  bottom: -1px;
  position: absolute;
}
.news .newsNav ul li {
  float: left;
  position: relative;
  margin-left: 55px;
}
.news .newsNav ul li:first-child {
  margin-left: 0;
}
.news .newsNav ul li a {
  display: block;
  line-height: 34px;
  position: relative;
  font-size: 18px;
  color: #595959;
  padding-bottom: 25px;
}
.news .newsNav ul li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -2px;
  width: 0;
  height: 3px;
  background-color: #273966;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsNav ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsNav ul li a i:before,
.news .newsNav ul li a i:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.news .newsNav ul li a i.ico1:before {
  background: url(../images/newsico1.png) center center no-repeat;
}
.news .newsNav ul li a i.ico2:before {
  background: url(../images/newsico2.png) center center no-repeat;
}
.news .newsNav ul li a i.ico3:before {
  background: url(../images/newsico3.png) center center no-repeat;
}
.news .newsNav ul li a i.ico4:before {
  background: url(../images/newsico4.png) center center no-repeat;
}
.news .newsNav ul li:hover a,
.news .newsNav ul li.on a,
.news .newsNav ul li.active a {
  font-weight: bold;
  color: #273966;
}
.news .newsNav ul li:hover a::before,
.news .newsNav ul li.on a::before,
.news .newsNav ul li.active a::before {
  content: "";
  width: 100%;
  left: 0;
}
.news .newsNav ul li:hover a i,
.news .newsNav ul li.on a i,
.news .newsNav ul li.active a i {
  background-color: #273966;
}
.news .newsNav ul li:hover a i:before,
.news .newsNav ul li.on a i:before,
.news .newsNav ul li.active a i:before {
  filter: grayscale(100) brightness(5);
}
.news .newsSwiper {
  margin-top: 50px;
}
.news .newsList {
  margin-top: 50px;
}
.news .newsList .list1 ul {
  margin: 0 -20px;
}
.news .newsList .list1 ul::after,
.news .newsList .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list1 ul li {
  float: left;
  width: 33.333%;
  padding: 0 20px;
}
.news .newsList .list1 ul li .item {
  position: relative;
}
.news .newsList .list1 ul li .item::before {
  content: "";
  position: absolute;
  border-bottom: 1px dotted #273966;
  width: 100%;
  height: 0;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list1 ul li .item .pic {
  display: block;
  width: 100%;
  height: 286px;
  background-color: #ffffff;
  border: solid 1px #e4e4e4;
  position: relative;
  overflow: hidden;
  padding: 9px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .pic i {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.news .newsList .list1 ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont {
  height: 112px;
  position: relative;
  border-bottom: 1px dotted #d0d0d0;
  padding: 20px 10px 0;
}
.news .newsList .list1 ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 38px;
  line-height: 38px;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  position: relative;
  left: 0;
}
.news .newsList .list1 ul li .item .cont .bt:hover {
  left: 5px;
}
.news .newsList .list1 ul li .item .cont .tt {
  margin-top: 5px;
  line-height: 24px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .tt .date {
  float: left;
  background: url(../images/date.png) 0 center no-repeat;
  padding-left: 22px;
  color: #8f8f8f;
}
.news .newsList .list1 ul li .item .cont .tt .more {
  float: right;
  display: block;
  color: #8f8f8f;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list1 ul li .item .cont .tt .more:hover {
  -webkit-transform: translateX(5px);
  transform: translateX(5px);
}
.news .newsList .list1 ul li .item .cont .tt .more::before {
  content: "";
  width: 124px;
  height: 1px;
  background-color: #d0d0d0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #273966, #273966);
  background-image: linear-gradient(to right, #273966, #273966);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
  position: relative;
  top: -1px;
}
.news .newsList .list1 ul li .item:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list1 ul li .item:hover .pic {
  border-color: #273966;
}
.news .newsList .list1 ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .newsList .list1 ul li .item:hover .cont .bt {
  color: #273966;
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}
.news .newsList .list1 ul li .item:hover .cont .tt {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list1 ul li .item:hover .cont .tt .more {
  color: #273966;
}
.news .newsList .list1 ul li .item:hover .cont .tt .more::before {
  background-size: 100% 100%;
}
.news .newsList .list2 {
  margin: 0 -20px;
}
.news .newsList .list2::after,
.news .newsList .list2:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 li {
  float: left;
  width: 33.333%;
  padding: 0 20px;
}
.news .newsList .list2 li .item {
  height: 112px;
  padding-top: 25px;
  position: relative;
  border-bottom: 1px dotted #d0d0d0;
}
.news .newsList .list2 li .item::before {
  content: "";
  position: absolute;
  border-bottom: 1px dotted #273966;
  width: 100%;
  height: 0;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  bottom: -1px;
  left: 0;
  transition: transform 0.7s;
  transform: scaleX(0);
  transform-origin: right;
}
.news .newsList .list2 li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  position: relative;
  color: #6a6a6a;
  -webkit-transition: all 0.36s ease-out;
  transition: all 0.36s ease-out;
  left: 0;
}
.news .newsList .list2 li .item .bt::before {
  content: "";
  width: 8px;
  height: 8px;
  background-color: #c8091b;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-right: 8px;
  border-radius: 100%;
}
.news .newsList .list2 li .item .bt:hover {
  left: 5px;
}
.news .newsList .list2 li .item .tt {
  margin-top: 7px;
  line-height: 30px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 li .item .tt::after,
.news .newsList .list2 li .item .tt:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsList .list2 li .item .tt .date {
  float: left;
  color: #8f8f8f;
  font-size: 12px;
}
.news .newsList .list2 li .item .tt .more {
  display: block;
  float: right;
  font-size: 12px;
  position: relative;
  color: #8f8f8f;
  left: 0;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsList .list2 li .item .tt .more::before {
  content: "";
  width: 25px;
  height: 1px;
  background-color: #d0d0d0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 14px;
  position: relative;
  top: -1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #273966, #273966);
  background-image: linear-gradient(to right, #273966, #273966);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .newsList .list2 li .item .tt .more i {
  min-width: 4px;
}
.news .newsList .list2 li .item .tt .more:hover {
  color: #273966;
  left: 5px;
}
.news .newsList .list2 li .item:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
.news .newsList .list2 li .item:hover .bt {
  color: #273966;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.news .newsList .list2 li .item:hover .bt::before {
  background-color: #273966;
}
.news .newsList .list2 li .item:hover .tt {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .newsList .list2 li .item:hover .tt .more {
  color: #273966;
}
.news .newsList .list2 li .item:hover .tt .more::before {
  background-size: 100% 100%;
}
.case {
  padding: 88px 0 72px;
  position: relative;
  overflow: hidden;
  background: url(../images/casebg.jpg) center bottom no-repeat;
}
.case .title {
  text-align: center;
  padding-bottom: 36px;
  background: url(../images/casetitbg.png) center bottom no-repeat;
}
.case .title em {
  position: relative;
}
.case .title em::before {
  content: "";
  position: absolute;
  width: 680px;
  height: 1px;
  background-color: #d0d0d0;
  opacity: 0.6;
  left: -320px;
  top: 50%;
}
.case .title em::after {
  content: "";
  position: absolute;
  width: 680px;
  height: 1px;
  background-color: #d0d0d0;
  opacity: 0.6;
  right: -320px;
  top: 50%;
}
.case .caseSwiper {
  margin: 0 -100px;
  margin-top: 60px;
}
.case .caseSwiper .swiper-container {
  cursor: url(../images/ingesture.png) 35 35, grab !important;
}
.case .caseSwiper .swiper-container img {
  cursor: url(../images/ingesture.png) 35 35, grab !important;
}
.case .caseSwiper ul li {
  width: 630px;
  padding-bottom: 30px;
  padding-top: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item {
  margin: auto;
  background-color: #ffffff;
  padding: 12px 10px 0;
  position: relative;
  width: 100%;
  left: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item::before {
  content: "";
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  height: 30px;
  background: url(../images/caseli.png) center 0 no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic i {
  display: block;
  width: 100%;
  height: 0;
  padding-top: 64.59%;
  position: relative;
  overflow: hidden;
}
.case .caseSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 16px;
  height: 65px;
  line-height: 65px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  color: #545454;
}
.case .caseSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.case .caseSwiper ul li .item:hover .bt {
  color: #c8091b;
}
.case .caseSwiper ul li.swiper-slide-prev {
  padding-top: 102px;
}
.case .caseSwiper ul li.swiper-slide-prev .item {
  width: 364px;
  padding: 0;
  background-color: transparent;
  left: 96px;
}
.case .caseSwiper ul li.swiper-slide-prev .item::before {
  opacity: 0;
}
.case .caseSwiper ul li.swiper-slide-next {
  padding-top: 102px;
}
.case .caseSwiper ul li.swiper-slide-next .item {
  width: 364px;
  padding: 0;
  background-color: transparent;
  left: -96px;
}
.case .caseSwiper ul li.swiper-slide-next .item::before {
  opacity: 0;
}
</pre></body></html>